home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / util / wb / opticon_1_9.readme < prev    next >
Text File  |  1995-09-20  |  3KB  |  57 lines

  1. Short:    Optimize icons for size/speed, gen. C code
  2. Author:   ferber@rpk.mach.uni-karlsruhe.de (Tobias Ferber)
  3. Uploader: tf@antares.ping.de (Tobias Ferber)
  4. Type:     util/wb
  5. Replaces: util/wb/opticon-1.8.lha
  6.  
  7. This package includes OptIcon version 1.9 and Icon2C version 1.6.
  8. OptIcon optimizes Workbench icon files for size and speed.  I.e. planes
  9. which are entirely 0 or 1 are modified to use the Image's PlanePick and
  10. PlaneOnOff fields,  trailing 0-planes are removed.
  11.  
  12. OPTICON ALLOWS YOU TO LIMIT THE # OF BITPLANES IN ICON FILES.  YOU MAY
  13. NEED THIS TO CUT OFF ALL BUT THE FIRST <n> PLANES OF THE IMAGES BECAUSE
  14. OF THE PROBLEM WITH COMMODORE'S ICON EDITOR WHICH ALWAYS WRITES 8 BITPLANE
  15. IMAGES !!!
  16.  
  17. This speeds up Martin Huttenloher's MagicWB icons by a factor of 2-3 !!
  18. A scriptfile to patch a complete directory tree's icon files is included
  19. in this archive.
  20.  
  21. THIS VERSION OF OPTICON NOW ALSO ALLOWS YOU TO EXPAND YOUR 8 OR MORE COLOR
  22. ICONS FOR THE USE ON A 16 OR MORE COLOR WORKBENCH.
  23.  
  24. This is important due to the new color system under OS3.x which always
  25. shifts the second 4 colors to the end of the system palette.  Therefore
  26. you might want to adapt an icon's color depth to the actual screenmode
  27. it is used on.
  28.  
  29. Icon2C generates a highly documented and directly compilable C sourcecode
  30. from an icon image.  If compiled w/ -DTEST option an executable will be
  31. generated which writes back the original icon to disk.
  32. This allows you to modify an icon in detail for your own needs.
  33.  
  34.  
  35. ============================= Archive contents =============================
  36.  
  37. Original  Packed Ratio    Date     Time    Name
  38. -------- ------- ----- --------- --------  -------------
  39.       84      82  2.3% 16-Jul-95 11:56:50 +CHANGES
  40.    12474    4960 60.2% 16-Jul-95 11:56:50 +COPYING
  41.     1728     868 49.7% 16-Jul-95 11:56:50 +Distfile
  42.     1407     702 50.1% 16-Jul-95 11:56:52 +DMakefile
  43.    40732   19114 53.0% 16-Jul-95 11:56:50 +icon2c
  44.    47219    9642 79.5% 16-Jul-95 11:56:52 +icon2c.c
  45.     1881     981 47.8% 16-Jul-95 11:56:50 +icon2c.doc
  46.     1398     709 49.2% 16-Jul-95 11:56:52 +Makefile
  47.      865     304 64.8% 16-Jul-95 11:56:52 +memfn.c
  48.      570     237 58.4% 16-Jul-95 11:56:52 +memfn.h
  49.    13700    8051 41.2% 16-Jul-95 11:56:52 +opticon
  50.    20072    6094 69.6% 16-Jul-95 11:56:52 +opticon.c
  51.     5053    2156 57.3% 16-Jul-95 11:56:52 +opticon.doc
  52.     1478     880 40.4% 16-Jul-95 11:56:52 +opticon.readme
  53.     8005    2914 63.5% 16-Jul-95 11:56:52 +opticon.rexx
  54.     1161     670 42.2% 16-Jul-95 11:56:52 +PatchIcons
  55. -------- ------- ----- --------- --------
  56.   157827   58364 63.0% 17-Jul-95 08:25:34   16 files
  57.